CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 决策树 c

搜索资源列表

  1. 决策树c4.5-r8的windows版本

    1下载:
  2. 用c++实现的决策树算法,windows环境下,希望对学习数据结构和算法的朋友有所帮助。-achieve with the Decision Tree Algorithm, windows environment, and I hope to learn from data structures and algorithms friends help.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:149316
    • 提供者:yu
  1. ID3_src

    0下载:
  2. 一个用C#写的ID3算法,属于数据挖掘中的决策树生成算法。-a C# write ID3 algorithm, data mining is the decision tree generation algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4254
    • 提供者:罗成
  1. 聚类+决策树

    1下载:
  2. 编写了数据挖掘中的聚类和决策树结合使用的c++语言,实用性高
  3. 所属分类:数值算法/人工智能

  1. 决策树的 C4.5

    0下载:
  2. 决策树的 C 4.5 Vc++实现的
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-12-06
    • 文件大小:149289
    • 提供者:571284
  1. datamining

    0下载:
  2. 数据挖掘中的决策树算法。c4.5,用C语言写的。比较全面。-c4.5
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:163799
    • 提供者:weitaming0204
  1. ID3

    0下载:
  2. 决策树的ID3算法的源码,这个源码用C++编写!-decision tree of Id3 algorithm in c++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1654572
    • 提供者:marty
  1. ID3usingC

    0下载:
  2. ID3决策树算法的C语言实现-ID3 Decision Tree Algorithm in C language implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4856
    • 提供者:hannychen
  1. file

    0下载:
  2. c++ 实现 决策树 分类算法,规模很小但是很简练的一个算法-c++ realization of the decision tree classification algorithm, the size of a small but very concise algorithm for
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1856
    • 提供者:wxiw
  1. ID3JueCheTree

    0下载:
  2. 人工智能ID3决策树算法的实现,使用了MFC编程,既有算法又有界面。-Artificial Intelligence ID3 decision tree algorithm, use the MFC programming, both algorithm and interface.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:407708
    • 提供者:蚂蚁
  1. r8

    0下载:
  2. 用C++实现的决策树,其中有一个readme文件,希望大家能够好好阅读 -decision tree
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:160630
    • 提供者:刘毅
  1. 1

    0下载:
  2. D3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-D3 of the source tree the most comprehensive version of the most classic. Id3 decision tree and its test data. Id3 a useful data mining algorit
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:40390
    • 提供者:kintsen
  1. DTree

    0下载:
  2. C++编写的数据挖掘决策树算法 Mathimatics-Numerical algorithms -C++ Prepared Data Mining Decision Tree Algorithm Mathimatics-Numerical algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:13491
    • 提供者:gaoyaqi
  1. BITemp

    0下载:
  2. 商业智能用 决策树 Id3算法 C语言-Business Intelligent
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:262927
    • 提供者:Paris
  1. id3c

    0下载:
  2. Id3的实现求决策树算法代码 -求决策树算法代码求决策树算法代码
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:32284
    • 提供者:李明
  1. SLIQ

    0下载:
  2. SLIQ数据挖掘算法,使用c++实现,使用SLIQ算法,用信息熵的方法作为决策树节点列策略-SLIQ data mining algorithms using c++ implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-09
    • 文件大小:58502
    • 提供者:丁欢
  1. pso-svm

    10下载:
  2. 这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-25
    • 文件大小:1498
    • 提供者:yyifang
  1. c4.5suanfa

    1下载:
  2. 数据挖掘课中的一个算法c4.5决策树源码,只要有相应的测试文件就可以了-Data mining courses in a decision tree algorithm c4.5 source code, as long as the corresponding test file on it
  3. 所属分类:Windows编程

    • 发布日期:2017-04-21
    • 文件大小:139971
    • 提供者:王俊杰
  1. DecisionTree-in-cSharp

    0下载:
  2. C sharp描述的决策树代码,α-β剪枝算法等,希望能有帮助。-C sharp code described in the decision tree, α-β pruning algorithm, hoping to help.
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:27417
    • 提供者:EMMILY
  1. 独立性T检验

    0下载:
  2. 决策树4.5 不含剪枝 详细标准 emmm不要下载!!不要下载!!不要下载!!(Decision Tree 4.5 No Pruning Callout Details)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:6144
    • 提供者:ninomasaki
  1. DTree

    1下载:
  2. 决策树算法的C++源代码以及该算法的具体测试实例(The decision tree algorithm C++ source code and the specific test case of the algorithm)
  3. 所属分类:

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:小灰灰jjh8
« 12 3 4 »
搜珍网 www.dssz.com